Xbasic

SQL::TableSnapshotDeleteRow Method

Syntax

L DeleteRow (Index as N)

Arguments

IndexNumeric

The index of the row to delete.

Description

Removes the RowSnapshot at a specific index in the collection of row snapshots.

Discussion

Returns true if the row was deleted and false if there was an error.